@charset "utf-8";

body{padding:0; margin:0; font-family:"Times New Roman", Times, serif; font-size:14px; color:#000; text-align:left; background:#ffffff; -webkit-text-size-adjust:none;}

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, p, select, form, fieldset, input, button, textarea, blockquote, table{padding:0;margin:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
li{list-style:none;}
i{font-style:normal; vertical-align:top; display:inline-block; background-repeat:no-repeat;}

table{border-collapse:collapse;border-spacing:0;margin:auto;}
th,td{padding:0}
img,a img{border:0;margin:0;padding:0; vertical-align:middle;}
img, table, object, embed, video{max-width:100%;}
input:focus, textarea:focus{outline:none;}

a{outline-style:none;text-decoration:none;color:#000;}
a:focus{outline:none; -moz-outline:none;}
a:hover{color:#cc3333;}

.clearfix{*zoom:1;}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0;}
.clearfix:after{clear:both;}
.clear{clear:both;}
.auto{margin-left:auto;margin-right:auto;}
.fl{float:left;}
.fr{float:right;}
.hide{display:none;}
.hidden{display:none;}
.transparent{background:transparent !important;}
.bgwhite{background-color:#ffffff;}
.bggray{background-color:#f8f8f8;}
.bggrey{background-color:#efefef;}
.red{color:#f00;}
.blue{color: #0066cc;}
.blue:hover{color: #c33;}
.inMobile{display:none;}

.transition a{-webkit-transition:300ms; -moz-transition:300ms; -o-transition:300ms; transition:300ms;}
.imgScale a{overflow: hidden;}
.imgScale a img{
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	-webkit-transition-duration: 4s;
	transition-duration: 4s;
	-webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
	transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
}
.imgScale a:hover img{
	-moz-transform:scale3d(1.1, 1.1, 1);
	-ms-transform:scale3d(1.1, 1.1, 1);
	-o-transform:scale3d(1.1, 1.1, 1);
	-webkit-transform:scale3d(1.1, 1.1, 1);
	transform:scale3d(1.1, 1.1, 1);
}
.hasTransition,
.common-head .menu1 li:before{-webkit-transition:300ms; -moz-transition:300ms; -o-transition:300ms; transition:300ms;}

/*layout*/
.layout{padding-top: 50px; padding-bottom: 20px;}
.container{width:1000px; margin-right:auto; margin-left:auto;}
.container:before,.container:after{display:table;content:"";line-height:0;}
.container:after{clear:both;}
.case{overflow:hidden;}
.mainBody{position:relative;}
.mainBody:before{position:absolute; top:0; left:0; width:100%; height:100%; content: ""; background-color:#fff;}
.mainBox{position:relative; z-index:2;}
.module-main{margin-right:-15px; margin-left:-15px; overflow:hidden;}
.module-max{overflow:hidden;}
.module-span4{float:left; width:33.33333%;}
.module-span3{float:left; width:25%;}
.module-span5{float:left; width:38.75%;}
.module-span6{float:left; width:50%;}
.module-span7{float:left; width:61.25%;}
.module-span8{float:left; width:66.66667%;}
.module-box{margin-right:15px; margin-left:15px; display:block;}
.grid{padding: 15px 15px 0;}
.border{border:1px solid #e4e4e4;}
.borderTop{border-top:1px solid #e4e4e4;}
.innerBox{overflow: hidden; zoom: 1;}
.margins{margin-top: 20px; margin-bottom: 20px;}
.mb{margin-bottom: 20px;}
.mt{margin-top: 20px;}

/*header*/
.header{background: url(../images/header_bg.jpg) repeat-x top #fff;}
.header .container{position: relative;}
.header .logo{text-align: center;}
.header .logo a{display: block;}
.header .search{position: absolute; top: 13px; right: 0; z-index:3; width: 22%; background-color:#fff;}
.header .search dl{position: relative; width: 100%; height: 33px; overflow: hidden;}
.header .search dl dd{position:relative; margin-right:42px;}
.header .search dl dd input[type="text"]{padding:0 0 0 3%; height:33px; line-height:33px; width:97%; font-size:.875em; color:#999; background:none; border: none; overflow:hidden;}
.header .search dl dd input::-webkit-input-placeholder{color: #999;}
.header .search dl dt.button{position:absolute; top:0; right:0; bottom:0; width:42px; background-color:#fff;}
.header .search dl dt.button .searchBtn{width: 100%; height: 100%; font-weight: bold; font-size: 15px; color:#fff; background: url(../images/header_search_btn.jpg) no-repeat center center #fff; -webkit-appearance: none; border: none; cursor: pointer;}
.header .search dl dt.button .searchBtn:hover{filter: alpha(opacity=95); -moz-opacity: .95; opacity: .95;}
.header .topmenu{position: absolute; top: 13px; right: 24%; z-index: 2;}
.header .topmenu li{position: relative; float: left; margin-left: 20px; line-height: 33px;}
.header .topmenu li::after{position: absolute; top: 50%; left: -10px; content: ""; width: 1px; height: 14px; margin-top: -7px; background-color: #fff;}
.header .topmenu li:last-child::after{content: normal;}
.header .topmenu li a{color: #fff;}


.header-menu .mainnav{position: relative; border-bottom: 5px solid #196ebe;}
.header-menu .mainnav .navli{position: relative; float: left; width: 9.3%;}
.header-menu .mainnav .navli.navli0{position: relative; float: left; width: 7%;}
.header-menu .mainnav .navli .link{position: relative; display: block; padding-right: 10px; padding-left: 10px; font-weight: bold; font-size: 16px; text-align: center; white-space: nowrap;}
.header-menu .mainnav .navli .link font{display: inline-block; vertical-align: top; line-height: 60px;}
.header-menu .mainnav .navli .link:hover{color: #196ebe;}
.header-menu .mainnav .navli.checked .link{color: #196ebe;}
.header-menu .mainnav .navli.hover .link{color: #347bd7;}
.header-menu .mainnav .drop{position: absolute; top: auto; right: 0; left: 0; z-index: 1000; display: none; padding: 0.4em 0.4em 10px; background:rgba(10,63,215,.5);}
.header-menu .mainnav .drop dd a{display: block; padding: 12px 0; font-weight: bold; font-size: 14px; color: #fff; text-align: center; border-bottom: 2px solid #d2d2d2;}
.header-menu .mainnav .drop dd a:hover{color: #ff6c00; border-bottom: 2px solid #ff6c00;}
.header-menu .mainnav .abnormal{right: auto; left: 50%;}
.header-menu .mainnav .navli1 .abnormal{margin-left: -5.4em; width: 10em;}
.header-menu .mainnav .navli3 .abnormal{margin-left: -8.9em; width: 17em;}
.header-menu .mainnav .navli5 .abnormal{margin-left: -3.4em; width: 6em;}
.header-menu .mainnav .navli6 .abnormal{margin-left: -5.4em; width: 12em;}


/*footer*/
.footer{position: relative; margin: 0 auto; padding-bottom: 30px; background-color:#196ebe;}


.footer .footer-grid{padding-top: 15px; padding-bottom: 15px; background-color:#e9e9e9; font-size: 12px; line-height: 2em;}
.footer .footer-grid .footer-menu li{position:relative; display:inline-block; padding-right:16px;}
.footer .footer-grid .footer-menu li:before{position:absolute; top:50%; left:-10px; content:""; width:1px; height:12px; margin-top:-5px; background-color:#333;}
.footer .footer-grid .footer-menu li:first-child:before{content:normal;}
.footer .footer-grid .footer-menu li:last-child{padding-right:0;}
.footer .footer-grid .bqxx{text-align: center;}
.footer .footer-grid .bqxx img{margin-right: 6px;}
.footer .footer-grid .bqxx strong{padding-right: 5px; padding-left: 5px; font-family: Arial;}
.footer .footer-grid .bqxx span{display: inline-block; margin-right: 8px; margin-left: 8px;}
.footer .footer-grid .biaozhi{text-align: center;}

/*common*/
.common-switch .hd li.on{cursor:pointer;}
.common-switchs .hd li.on{cursor:pointer;}

.common-head{border-bottom:2px solid #aaaaaa;}
.common-head.nb{border-bottom: none;}
.common-head.fixed{line-height: 38px; background-color: #eee; border-bottom: none;}
.common-head br{display:none;}
.common-head li{float:left;}
.common-head .hd{float:left;}
.common-head .hd li{font-size:16px; text-align:center;}
.common-head .whole{width:100%;}
.common-head .whole li{padding-right:0 !important; padding-left:0 !important; margin-right:0 !important;}
.common-head .whole.col3 li{width:33.33333%;}

.common-head .menu1 li{position:relative; width: 143px; margin-bottom: -2px; font-weight: bold; color: #fff; line-height:30px;  background-repeat: no-repeat; background-position: right bottom; background-image: url(../images/title_bg_normal.png);}
.common-head .menu1 li a{color: #fff;}
.common-head .menu1 li.on{background-image: url(../images/title_bg_hover.png);}

.common-head.nb .menu1 li{padding-bottom: 2px;}

.common-title .currentName{position:relative; float:left; padding-left:18px; font-weight: bold; font-size:16px; margin: 8px 20px;}
.common-title .currentName:before{position:absolute; top:50%; left:0; content:""; width:6px; height:25px; margin-top:-13px; background-color:#f19150;}
.common-title br{display:none;}
.common-title.fixed{line-height: 42px; background-color: #eee;}
.common-title.fixed .currentName{padding-left: 15px;}
.common-title.fixed .currentName:before{top: 0; bottom: 0; margin-top: 0; width: 3px; height: auto;}

.common-more{float:right; font-size:14px; margin-top:3px; line-height:30px;}
.common-more a{display:inline-block; color:#666;}
.common-more a b{display:inline-block; margin-left:5px;}

.mobile-more{margin-top:15px; margin-bottom:5px; text-align:center; line-height:40px; background-color:#f0f0f0; border-radius:5px;}
.mobile-more a{color:#666;}

.column-head{position:relative; text-align:center;}
.column-head br{display:none;}
.column-head h3{padding: 10px; text-align: center; font-size: 20px; font-weight: bold; line-height: 30px; color: #034090; background-color: #f1f1f1;}

.common-bd{padding-top:10px;}

.infoList{overflow:hidden;}
.infoList.hadLine li{padding-top:21px; padding-bottom:21px; border-bottom:1px solid #ededed;}
.infoList li{float:left; width:100%; padding-top:8px; padding-bottom:8px; overflow:hidden;}
.infoList li h4{position:relative; padding:0 80px 0 14px; font-weight:normal; font-size:1em; overflow:hidden;}
.infoList li h4 a{float:left; line-height:1.6em; max-width:100%; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.infoList li h4 a.noLink:hover{color:inherit;}
.infoList li h4 a:before{position:absolute; top:-2px; left:0; content:""; margin-top:.8em; width:4px; height:4px; background-color:#575757; background-repeat:no-repeat; border-radius: 50%;}
.infoList li h4 a:hover:before{background-color:#cc3333;}
.infoList li h4 span{position:absolute; z-index:10; top:50%; margin-top:-.8em; line-height:1.6em; white-space:nowrap;}
.infoList li h4 .time{right:2px; font-family:  "Times New Roman", Times, serif; color:#666;}
.infoList li h4 .status{margin-top:-.9em; line-height:1.8em; padding-right: 6px; padding-left: 6px; font-size:.75em; color: #fff; background-color: #0033ff;}
.infoList li h4 .status.ing{color: #e60013;}
.infoList li br{display:none;}
.infoList.fileList li h4 a{float:none; display:block; max-width:100%; width:100%\9;}
.infoList.fileList li h4 a font{float:left; max-width:90%; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.infoList.fileList li h4 a:hover font{float:left; max-width:90%; color:#c00;}
.infoList.fileList li .Icon{float:left; margin-left:5px; width:23px; height:25px; background:url(../images/new.png) left center no-repeat; overflow:hidden;}
.infoList.others li{padding-top:4px; padding-bottom:4px;}
.infoList.notTime li h4{padding-right:0;}
.infoList.notTime li .time{display:none;}
.infoList.notBefore li h4{padding-left: 0;}
.infoList.notBefore li h4 a:before{content: normal;}
.infoList.format li h4{padding-right: 60px;}
.infoList.bookBefore li h4{padding-left: 25px;}
.infoList.bookBefore li h4 a:before{top: -9px; width: 16px; height: 18px; background-image: url(../images/bullet_book.png); background-color: transparent;}
.infoList.bookBefore li h4 a:hover:before{width: 16px; height: 18px; background-image: url(../images/bullet_book_hover.png);}

.otherList .infoList li{padding-top:9px; padding-bottom:9px;}
.otherList .infoList li h4{padding-right:0; text-align:justify;}
.otherList .infoList li h4 a{float:none; display:inline; max-width:none; line-height:1.8em; white-space:normal;}
.otherList .infoList li h4 .time{position:static; float:right; margin-top:0; line-height:1.8em;}

.menu-icons{margin-right:-7px; margin-left:-8px; overflow:hidden;}
.menu-icons li{float:left; width:100%;}
.menu-icons li a{position:relative; display:block; margin:0 7px 15px 8px; padding-top:15px; padding-bottom:15px; font-size:1em; text-align:center; background-color:#fff; border:1px solid #fff;}
.menu-icons li a:before{display:inline-block; content:""; margin-right:10px; width:45px; height:45px; vertical-align:middle; background-repeat:no-repeat;
-webkit-transition:all 0.15s ease-in-out;
transition:all 0.15s ease-in-out;
}
.menu-icons li a font{display:inline-block; vertical-align:middle; line-height:140%; text-align:center;}
.menu-icons li a:hover{background-color:#fafafa; border-color:#e5e5e5; opacity:0.95;}
.menu-icons li.on a{background-color:#fafafa; border-color:#e5e5e5;}
.menu-icons.break li a:before{display:block; margin:0 auto 5px;}
.menu-icons.break li a img{display:block; margin:0 auto 5px;}
.menu-icons.break li a:hover:before{-webkit-animation: bounce 1s; animation: bounce 1s;}
.menu-icons.break li a font{display:block; margin-right:5px; margin-left:5px; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}

.navs-list li a{padding-top:5px; padding-right: 5px; padding-bottom:5px; font-size:1em; background-color:#f8f8f8; border-color:#efefef;}
.navs-list li a:before{width:1px; margin-right:0 !important; margin-left:0 !important;}
.navs-list li a font{position:relative; width:96%; text-align:left;}
.navs-list li a font:before{position:absolute; top:50%; left:12px; content:""; margin-top: -5px; border:transparent solid 5px; border-left-color:#666; background-repeat:no-repeat;}
.navs-list li a font b{display:block; margin-left:30px; font-weight:normal;}
.navs-list.col6 li{width: 16.66667%;}

.infoList li h4 a,
.text-nowrap,
.text-nowrap a,
.text-nowrap font,
.text-nowrap p
{display:block; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}

.crumb{line-height:24px; border-bottom: 3px solid #196ebe;}
.crumb .container{padding-top:15px; background-color: #fff;}
.crumb dl{position:relative; padding-right: 10px; margin: 8px 0; font-size: 12px;}
.crumb dl dt{position:absolute; top:6px; left:20px; width:11px; height:14px; background:url(../images/crumb.png) no-repeat left 0; display: none;}
.crumb dl dd{margin-left:20px;}
.crumb dl dd em{font-style:normal; display: none;}
.crumb a{display:inline-block;}
.crumb span{color:#f19150;}
.crumb span a{font-weight:bold; color:#f19150 !important;}

/*pagediv*/
.pagediv{padding-top:20px; padding-bottom:20px; margin-top: 15px; margin-bottom: 15px; font-size:14px; color:#555; line-height:28px; text-align:center; background-color: #f1f1f1; clear:both;}
.pagediv li{display: inline-block;}
.pagediv .arrow a{color: #555;}
.pagediv .total_count,
.pagediv .arrow a,
.pagediv .arrow span,
.page_jump a{display: inline-block; padding:0 10px; margin:4px; zoom:1; border:#dfdfdf 1px solid; border-radius:3px; 
}
.pagediv  #page_input{width:40px; height:28px; color:#888; text-align:center; border:#dfdfdf 1px solid; border-radius:3px; background:#fff;}
.pagediv .total_count,
.pagediv .arrow a,
.page_jump a{
	transition: all .2s;
	-webkit-transition: all .2s;
	background: #f1f1f1;
	background: -webkit-linear-gradient(#ffffff 10%, #f1f1f1);
	background: -o-linear-gradient(#ffffff 10%, #f1f1f1);
	background: -moz-linear-gradient(#ffffff 10%, #f1f1f1);
	background: linear-gradient(#ffffff 10%, #f1f1f1);
}
.pagediv .arrow span{background: #f5f5f5; color: #999;}
.pagediv .arrow a:hover,
.page_jump a:hover,
.pagediv .arrow .current{background:#347bd7; border-color:#347bd7; color:#fff; text-decoration:none;}
.pagediv .arrow .current{font-weight: bold;}
.page_jump{margin-left: 4px;}
.page_jump a{margin-left: 6px;}

.rel-appendixs{display:none; margin-bottom: 20px; border-top:2px solid #efefef;}
.rel-appendixs h3{padding:20px 0 5px; font-weight:bold; font-size:16px;}

.notData{text-align:center; padding-right:0 !important; padding-left:0 !important; height:auto !important; line-height:60px !important;}
.even{background:#fff;}
.odd{background-color:#f7f7f7;}

/*owl-carousel*/
.owl-carousel{touch-action:none;}
.owl-carousel .item{display:block; width:100%; overflow:hidden;}
.owl-carousel .item img{display:block; width:100%;}

/* 图片新闻滚动 */
.tpxw{position:relative;}
.tpxw .owl-carousel .item img{height:260px;}
.tpxw .owl-carousel .item-name{position:absolute; right:0; bottom:0; left:0; z-index:9; padding:0 100px 0 10px; height:40px; line-height:40px; color:#fff; background-color:rgba(0,0,0,.3);}
.tpxw .owl-carousel .owl-nav>div{position:absolute; top:50%; margin-top:-45px; width:30px; height:55px; background-color:rgba(0,0,0,.3); opacity:0;}
.tpxw .owl-carousel .owl-nav>div i{position:absolute; top:50%; right:0; left:0; margin:-15px auto 0; width: 30px; height: 30px; background-repeat: no-repeat; background-image: url(../images/slider_btn.png);}
.tpxw .owl-carousel .owl-nav>div:hover{background-color:rgba(0,0,0,.5);}
.tpxw .owl-carousel .owl-nav .owl-prev{left:0;}
.tpxw .owl-carousel .owl-nav .owl-next{right:0;}
.tpxw .owl-carousel .owl-nav .owl-next i{background-position:right center;}
.tpxw .owl-carousel:hover .owl-nav>div{opacity:1;}

.tpxw .owl-carousel .owl-dots{position:absolute; bottom:13px; right:5px; z-index:99;}
.tpxw .owl-carousel button.owl-dot{float:left; width:12px; height:12px; margin-right:8px; background-color:#d9d9d9; border:none; border-radius: 50%;}
.tpxw .owl-carousel button.owl-dot.active{background-color:#ff6c00;}

/*专题专栏*/
.ztzl{position: relative;}
.ztzl.caption{padding-left: 50px;}
.ztzl.caption .head{position: absolute; top: 0; bottom: 0; left: 0; width: 40px; background-color: #347bd7;}
.ztzl.caption .head a{position: absolute; top: 50%; right: 0; left: 0; padding-right: 10px; padding-left: 10px; margin-top: -2.2em; font-size: 1.25em; font-weight: bold; line-height: 1.1em; color: #fff;}
.ztzl .owl-carousel .item img{height:auto;}
.ztzl .owl-carousel .owl-dots{display:none;}
.ztzl .owl-carousel .owl-nav>div{position:absolute; top:50%; width:22px; height:52px; margin-top: -26px; text-align:center; background-color:rgba(0,0,0,.2); border-radius:0;}
.ztzl .owl-carousel .owl-nav>div i{position:absolute; top:50%; right:0; left:0; margin:-10px auto 0; width:20px; height:20px; background-repeat:no-repeat; background-image: url(../images/slider_btn_min.png);}
.ztzl .owl-carousel .owl-nav>div.owl-prev{left:0;}
.ztzl .owl-carousel .owl-nav>div.owl-next{right:0;}
.ztzl .owl-carousel .owl-nav>div.owl-next i{background-position:right center;}
.ztzl .owl-carousel .owl-nav>div:hover{background-color:rgba(0,0,0,.4);}
.ztzl .owl-carousel .owl-nav>div.disabled{background-color:rgba(0,0,0,.1) !important; cursor: default;}

/*横栏轮播*/
.midbanner{position:relative;}
.midbanner .owl-carousel .item img{height: auto;}
.midbanner .owl-carousel .owl-dots{position: absolute; bottom: 12px; right: 5px; z-index: 99;}
.midbanner .owl-carousel .owl-dot{float:left; width: 16px; height: 16px; margin-right:5px; background-color:#fff; border-radius: 50%; border: 2px solid #c6d6c6;}
.midbanner .owl-carousel .owl-dot.active{background-color:#ff6c00;}


/*图片列表*/
.imageList{overflow:hidden;}
.imageList ul{margin-right:-12px; margin-left:-12px; overflow:hidden; zoom:1;}
.imageList ul li{position:relative; float:left;}
.imageList ul li a{position: relative; display:block; margin:24px 12px 0 12px; font-size:1em; overflow:hidden;}
.imageList ul li span.pic{display:block; width:100%; height: 180px; background-color:#ebebeb; overflow:hidden;}
.imageList ul li span.pic img{display:block; width:100%; height:auto; min-height:100%;}
.imageList ul li span.pic.shadow{position:absolute; top:50%; left:50%; z-index:1; width:60px; height:60px; margin-top:-30px; margin-left:-30px; background:#000; filter:alpha(opacity=50); -moz-opacity:.5; opacity:.5; border-radius:8px;}
.imageList ul li span.pic i{position:absolute; top:50%; left:50%; z-index:2; width:21px; height:24px; margin:-12px 0 0 -9px;  background-size:100% 100%;}
.imageList ul li span.txt{display:block; padding:10px; text-align:center; background-color:#f5f5f5;}
.imageList ul li span.txt:before{display:inline-block; width:1px; height:48px; content:""; vertical-align:top; visibility:hidden;}
.imageList ul li span.txt font{display:inline-block; vertical-align:top; max-height:48px; line-height:24px; width:97%; text-align:left; overflow:hidden;}
.imageList .lay-col2 li{width:50%;}
.imageList .lay-col4 li{width:25%;}
.imageList .lay-col3 li{width:33.33333%;}

.package{position: relative;}
.package .subnavs{position: absolute; top: 0; right: 0;}
.package .subnavs li{float: left; margin-left: 20px;}
.package .subnavs li a{display: block; font-weight: bold; line-height: 30px;}
.package .subnavs li a:before{display: inline-block; vertical-align: top; content: ""; width: 30px; height: 30px;}
.package .subnavs li a font{display: inline-block; vertical-align: top; line-height: 30px;}

.column-wrap .imageList ul li span.pic{height: 180px;}
.column-wrap .imageList ul li span.txt{border-right:1px solid #ebebeb; border-bottom:1px solid #ebebeb; border-left:1px solid #ebebeb;}
.column-wrap .infoList li{padding-top: 6px; padding-bottom: 6px;}
.column-wrap.guidang .common-more{font-size: 1.5em; font-weight: bold; color: #ec0300;}

.hadSplit{position:relative;}
.hadSplit:before{position:absolute; top:0; bottom:0; left:23%; content:""; margin-left:20px; width:1px; height:100%;background-color:#e5e5e5;}

/*分享图标*/
@font-face {
    font-family: "socialshare";
    src: url("../font/iconfont.eot");
    src: url("../font/iconfont.eot?#iefix") format("embedded-opentype"), url("../font/iconfont.woff") format("woff"), url("../font/iconfont.ttf") format("truetype"), url("../font/iconfont.svg#iconfont") format("svg")
}

.bshare-custom{font-family: "socialshare" !important; font-size:16px; font-style:normal; -webkit-font-smoothing:antialiased; -webkit-text-stroke-width:0.2px; -moz-osx-font-smoothing:grayscale}
.bshare-custom li{float:left;}
.bshare-custom li a{position:relative; display:inline-block; margin:4px; width:26px; height:26px; font-size:16px; border-radius:50%; line-height:26px; border:1px solid #666; color:#666; text-align:center; vertical-align:middle; transition:background 0.6s ease-out 0s; }
.bshare-custom li a:hover{background-color:#666; color:#fff;}
.bshare-custom li a * {font-family:"socialshare" !important}
.bshare-custom .icon-qqim{color:#56b6e7; border-color:#56b6e7;}
.bshare-custom .icon-qzone{color:#fdbe3d; border-color:#fdbe3d;}
.bshare-custom .icon-sinablog{color:#ff763b; border-color:#ff763b;}
.bshare-custom .icon-wechat{color:#7bc549; border-color:#7bc549;}
.bshare-custom .icon-qqim:hover{background-color:#56b6e7;}
.bshare-custom .icon-qzone:hover{background-color:#fdbe3d;}
.bshare-custom .icon-sinablog:hover{background-color:#ff763b;}
.bshare-custom .icon-wechat:hover{background-color:#7bc549;}
.bshare-custom .icon-qqim:before{content:"\f11a";}
.bshare-custom .icon-qzone:before{content:"\f07a";}
.bshare-custom .icon-sinablog:before{content:"\f12a";}
.bshare-custom .icon-wechat:before{content:"\f09a";}


/* 外链跳转提示框 */
.alert-mengban{position: fixed;top: 0px;left: 0px;z-index: 1000;background:rgba(0,0,0,0.7); filter: alpha(opacity=80) !important;width: 100%;height: 100%;display: none;}
.alert-warning{position: fixed;left: 50%;  top: 50%; margin-left:-300px; margin-top: -160px; width: 600px;height: 270px;background:#fff;z-index: 10001;display: none; border:2px solid;border-radius:10px;}
.alert-delete{width: 100%;height: 38px;position: relative;}
.alert-delete span{position: absolute; top:10px; right: 10px; width: 20px; height: 20px; line-height: 20px; color:#fff; text-align: center; background: #bebebe; cursor:pointer;}
.alert-delete span:hover{background: #929292;}
.alert-wzsm{width: 520px;height: 100px;margin: 15px auto 0; line-height: 35px;font-size: 1.5em;color: #000;text-align: center; padding-bottom: 15px;border-bottom: 1px solid #d4d4d4;}
.alert-footer{width: 100%; padding: 25px 0; text-align: center; color: #000;}	
.alert-footer span{cursor: pointer; display: inline-block; margin: 0 12px; font-size: 1.125em;}
.alert-warning .continue{width: 124px; height: 42px; color: #fff; background-color: #347bd7; border-radius:25px; -webkit-border-radius:25px; text-align: center; line-height: 42px;/* border:#e1e1e1 1px solid; box-shadow: 0 0 10px rgba(0,0,0,0.2) inset; -webikt-box-shadow: 0 0 10px rgba(0,0,0,0.2) inset;*/}	
.alert-warning .fangqi{line-height: 42px;  color: #347bd7;}	


/*include-menus*/
.include-menus li{float: left; width: 100%;}
.include-menus li a{position: relative; display: block; padding-left: 58px; background-color: #edf5f8; border-bottom: 1px solid #fff;}
.include-menus li a:before{position: absolute; top: 50%; left: 2px; content: ""; margin-top: -27px; width: 54px; height: 54px; background-repeat: no-repeat; background-image: url(../images/common_menuIcons.png);}
.include-menus li a font{display: block; padding: 17px 5px; text-align: center; font-weight: bold; font-size: 16px; color: #fff; line-height: 1.6em; background: url(../images/common_menubg.jpg) repeat-y top;}
.include-menus li.li1 a:before{background-position: 0 -54px;}
.include-menus li.li2 a:before{background-position: 0 -108px;}
.include-menus li.li3 a:before{background-position: 0 -162px;}